home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC World 2008 April
/
PCWorld_2008-04_cd.bin
/
akce
/
panda
/
T2008promoONs3M_MultiIdioma.exe
/
[0]
/
Files
/
NETFLT.INF
< prev
next >
Wrap
Windows Setup INFormation
|
2007-11-19
|
3KB
|
111 lines
; -- NETFLT.INF --
;
; NDIS Intermediate Filter INF file
;
; Copyright (c) Panda Software 2007
; ----------------------------------------------------------------------
[Version]
Signature = "$Windows NT$"
Class = NetService
ClassGUID = {4D36E974-E325-11CE-BFC1-08002BE10318}
Provider = %PaNda%
DriverVer = 11/19/2007,1.5.0.97
CatalogFile.ntamd64 = netim64.cat
[Manufacturer]
%PaNda% = PANDA,NTx86,NTia64,NTamd64
[ControlFlags]
[PANDA]
%PANDAIMCL_Desc% = PANDAIMCL.ndi, NETIMFLT01050097
[PANDA.NTx86]
%PANDAIMCL_Desc% = PANDAIMCL.ndi, NETIMFLT01050097
[PANDA.NTia64]
%PANDAIMCL_Desc% = PANDAIMCL.ndi, NETIMFLT01050097
[PANDA.NTamd64]
%PANDAIMCL_Desc% = PANDAIMCL.ndi, NETIMFLT01050097
[PANDAIMCL.ndi]
AddReg = PANDAIMCL.ndi.AddReg, PANDAIMCL.AddReg
Characteristics = 0x410 ; NCF_FILTER | NCF_NO_SERVICE !!--Filter Specific--!!
CopyFiles = PANDAIMCL.CopyFiles.Sys, PANDAIMCL.CopyFiles.Inf
; ----------------------------------------------------------------------
; File copy
;
[SourceDisksNames]
1=%DiskDescription%,"",,
[SourceDisksFiles]
netim64.sys=1
netflt_m.inf=1
[DestinationDirs]
DefaultDestDir = 12
PANDAIMCL.CopyFiles.Sys = 12 ; %windir%\System32\drivers
Inf.files =17 ; %windir%\inf (replace if exist)
CopyAlways.Inf.files =17 ; %windir%\inf (copy even if don't exist)
[PANDAIMCL.CopyFiles.Sys]
netim64.sys,,,2
[PANDAIMCL.CopyFiles.Inf]
netflt_m.inf,,,2
; ----------------------------------------------------------------------
; Filter Install
;
[PANDAIMCL.ndi.AddReg]
HKR, Ndi, HelpText, , %PANDAIMCL_HELP%
; ----------------------------------------------------------------------
; !!--Filter Specific--!!
;
; Note:
; 1. Other components may also have UpperRange/LowerRange but for filters
; the value of both of them must be noupper/nolower
; 2. The value FilterClass is required.
; 3. The value Service is required
; 4. FilterDeviceInfId is the InfId of the filter device (miniport) that will
; be installed for each filtered adapter.
; In this case this is netimfltmp (refer to netflt_m.inf)
;
HKR, Ndi, FilterClass, , failover
HKR, Ndi, FilterDeviceInfFile, , netflt_m.inf
HKR, Ndi, FilterDeviceInfId, , netimfltmp01050097
HKR, Ndi, Service, , NETIMFLT01050097
HKR, Ndi\Interfaces, UpperRange, , noupper
HKR, Ndi\Interfaces, LowerRange, , nolower
HKR, Ndi\Interfaces, LowerExclude, , "ndisatm, ndiscowan, ndiswan, ndiswanasync, ndiswanipx, ndiswannbf"
HKR, Ndi\Interfaces, FilterMediaTypes, , "ethernet, tokenring, fddi, wan"
[PANDAIMCL.AddReg]
; The following key is Required
; The following key is PANDAIMCL specific
HKR, Parameters, Param1, 0, 4
[PANDAIMCL.Ndi.Remove.Services]
DelService = NETIMFLT01050097
; ----------------------------------------------------------------------
[Strings]
PaNda = "Panda Software"
DiskDescription = "PANDA NDIS Intermediate (IM) Driver Disk"
PANDAIMCL_Desc = "PANDA NDIS IM Filter v1.5.0.97"
PANDAIMCL_HELP = "PANDA NDIS IM Filter v1.5.0.97"